home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics Plus 3 / PC Electronics Plus 3.iso / easysim / setup.inf < prev    next >
INI File  |  1992-10-16  |  1KB  |  42 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Dirk Meyer.    
  3. ; Setup Information file for EASYSIM
  4.  
  5. [Application] 
  6. ;Application global information 
  7. AppName=EasySim Logic Simulator
  8. DefDir=C:\EASYSIM
  9. SpaceNeeded=280
  10. DefPMGroup=EASYSIM.GRP, Logic Simulator
  11.  
  12. [Disks] 
  13. ;List of diskettes needed to install the product and the name 
  14. ;of each diskette.
  15. 1=EASYSIM1
  16.  
  17. [Dirs] 
  18. ;lists of directories that must be created from the destination directory 
  19. ;files to be copied are in the same directory structure on the 
  20. ;floppy (by default) 
  21. 1=.
  22.  
  23. [Files] 
  24. ;description, name, (dir #), (diskette #), (Compressed)
  25. Logic Simulator ,   SIMULATE.EXE,      1,     1,     N
  26. Toolbox DLL,        EASY1.DLL,        1,    1,     N
  27. Master Slave JK,    MSJK.SIM,        1,    1,    N
  28. JK Flip Flop,        JK.SIM,            1,    1,    N
  29. 4 Bit Counter,        COUNT16.SIM,    1,    1,    N
  30. D Type Flip Flop,    DTYPE.SIM,        1,    1,    N
  31. Dice Pattern,        DICE.SIM,        1,    1,    N
  32. Shift Register,        SHIFT.SIM,        1,    1,    N
  33. Various Gates,        GATES3.SIM,        1,    1,    N
  34. Manual,                EASYSIM.TXT,    1,    1,    N
  35.  
  36. [PM Info] 
  37. ;File Name, App Description, Icon file #, Icon #
  38. SIMULATE.EXE,    Logic Simulator
  39.  
  40.  
  41. [End]
  42.